43 research outputs found

    Progress on the adjacent vertex distinguishing edge colouring conjecture

    Full text link
    A proper edge colouring of a graph is adjacent vertex distinguishing if no two adjacent vertices see the same set of colours. Using a clever application of the Local Lemma, Hatami (2005) proved that every graph with maximum degree Δ\Delta and no isolated edge has an adjacent vertex distinguishing edge colouring with Δ+300\Delta + 300 colours, provided Δ\Delta is large enough. We show that this bound can be reduced to Δ+19\Delta + 19. This is motivated by the conjecture of Zhang, Liu, and Wang (2002) that Δ+2\Delta + 2 colours are enough for Δ3\Delta \geq 3.Comment: v2: Revised following referees' comment

    Equitable orientations of sparse uniform hypergraphs

    Get PDF
    Caro, West, and Yuster studied how rr-uniform hypergraphs can be oriented in such a way that (generalizations of) indegree and outdegree are as close to each other as can be hoped. They conjectured an existence result of such orientations for sparse hypergraphs, of which we present a proof

    A Polynomial Kernel for Line Graph Deletion

    Get PDF
    The line graph of a graph GG is the graph L(G)L(G) whose vertex set is the edge set of GG and there is an edge between e,fE(G)e,f\in E(G) if ee and ff share an endpoint in GG. A graph is called line graph if it is a line graph of some graph. We study the Line-Graph-Edge Deletion problem, which asks whether we can delete at most kk edges from the input graph GG such that the resulting graph is a line graph. More precisely, we give a polynomial kernel for Line-Graph-Edge Deletion with O(k5)\mathcal{O}(k^{5}) vertices. This answers an open question posed by Falk H\"{u}ffner at Workshop on Kernels (WorKer) in 2013.Comment: To be published in the Proceedings of the 28th Annual European Symposium on Algorithms (ESA 2020

    FPT Constant-Approximations for Capacitated Clustering to Minimize the Sum of Cluster Radii

    Get PDF
    Clustering with capacity constraints is a fundamental problem that attracted significant attention throughout the years. In this paper, we give the first FPT constant-factor approximation algorithm for the problem of clustering points in a general metric into kk clusters to minimize the sum of cluster radii, subject to non-uniform hard capacity constraints. In particular, we give a (15+ϵ)(15+\epsilon)-approximation algorithm that runs in 20(k2logk)n32^{0(k^2\log k)}\cdot n^3 time. When capacities are uniform, we obtain the following improved approximation bounds: A (4 + ϵ\epsilon)-approximation with running time 2O(klog(k/ϵ))n32^{O(k\log(k/\epsilon))}n^3, which significantly improves over the FPT 28-approximation of Inamdar and Varadarajan [ESA 2020]; a (2 + ϵ\epsilon)-approximation with running time 2O(k/ϵ2log(k/ϵ))dn32^{O(k/\epsilon^2 \cdot\log(k/\epsilon))}dn^3 and a (1+ϵ)(1+\epsilon)-approximation with running time 2O(kdlog((k/ϵ)))n32^{O(kd\log ((k/\epsilon)))}n^{3} in the Euclidean space; and a (1 + ϵ\epsilon)-approximation in the Euclidean space with running time 2O(k/ϵ2log(k/ϵ))dn32^{O(k/\epsilon^2 \cdot\log(k/\epsilon))}dn^3 if we are allowed to violate the capacities by (1 + ϵ\epsilon)-factor. We complement this result by showing that there is no (1 + ϵ\epsilon)-approximation algorithm running in time f(k)nO(1)f(k)\cdot n^{O(1)}, if any capacity violation is not allowed.Comment: Full version of a paper accepted to SoCG 202

    A Polynomial Kernel for Paw-Free Editing

    Get PDF
    For a fixed graph HH, the HH-free-editing problem asks whether we can modify a given graph GG by adding or deleting at most kk edges such that the resulting graph does not contain HH as an induced subgraph. The problem is known to be NP-complete for all fixed HH with at least 33 vertices and it admits a 2O(k)nO(1)2^{O(k)}n^{O(1)} algorithm. Cai and Cai showed that the HH-free-editing problem does not admit a polynomial kernel whenever HH or its complement is a path or a cycle with at least 44 edges or a 33-connected graph with at least 11 edge missing. Their results suggest that if HH is not independent set or a clique, then HH-free-editing admits polynomial kernels only for few small graphs HH, unless coNPNP/poly\textsf{coNP} \in \textsf{NP/poly}. Therefore, resolving the kernelization of HH-free-editing for small graphs HH plays a crucial role in obtaining a complete dichotomy for this problem. In this paper, we positively answer the question of compressibility for one of the last two unresolved graphs HH on 44 vertices. Namely, we give the first polynomial kernel for paw-free editing with O(k6)O(k^{6})vertices

    Edge separators for graphs excluding a minor

    Full text link
    We prove that every nn-vertex KtK_t-minor-free graph GG of maximum degree Δ\Delta has a set FF of O(t2(logt)1/4Δn)O(t^2(\log t)^{1/4}\sqrt{\Delta n}) edges such that every component of GFG - F has at most n/2n/2 vertices. This is best possible up to the dependency on tt and extends earlier results of Diks, Djidjev, Sykora, and Vr\v{t}o (1993) for planar graphs, and of Sykora and Vr\v{t}o (1993) for bounded-genus graphs. Our result is a consequence of the following more general result: The line graph of GG is isomorphic to a subgraph of the strong product HKpH \boxtimes K_{\lfloor p \rfloor} for some graph HH with treewidth at most t2t-2 and p=(t3)ΔE(G)+Δp = \sqrt{(t-3)\Delta |E(G)|} + \Delta

    Exploiting Dense Structures in Parameterized Complexity

    Get PDF
    Over the past few decades, the study of dense structures from the perspective of approximation algorithms has become a wide area of research. However, from the viewpoint of parameterized algorithm, this area is largely unexplored. In particular, properties of random samples have been successfully deployed to design approximation schemes for a number of fundamental problems on dense structures [Arora et al. FOCS 1995, Goldreich et al. FOCS 1996, Giotis and Guruswami SODA 2006, Karpinksi and Schudy STOC 2009]. In this paper, we fill this gap, and harness the power of random samples as well as structure theory to design kernelization as well as parameterized algorithms on dense structures. In particular, we obtain linear vertex kernels for Edge-Disjoint Paths, Edge Odd Cycle Transversal, Minimum Bisection, d-Way Cut, Multiway Cut and Multicut on everywhere dense graphs. In fact, these kernels are obtained by designing a polynomial-time algorithm when the corresponding parameter is at most ?(n). Additionally, we obtain a cubic kernel for Vertex-Disjoint Paths on everywhere dense graphs. In addition to kernelization results, we obtain randomized subexponential-time parameterized algorithms for Edge Odd Cycle Transversal, Minimum Bisection, and d-Way Cut. Finally, we show how all of our results (as well as EPASes for these problems) can be de-randomized

    Minimum-Membership Geometric Set Cover, Revisited

    Get PDF

    Subidvisions de cycles orientés dans les graphes dirigés de fort nombre chromatique

    Get PDF
    An {\it oriented cycle} is an orientation of a undirected cycle.We first show that for any oriented cycle CC, there are digraphs containing no subdivision of CC (as a subdigraph) and arbitrarily large chromatic number.In contrast, we show that for any CC is a cycle with two blocks, every strongly connected digraph with sufficiently large chromatic number contains a subdivision of CC. We prove a similar result for the antidirected cycle on four vertices (in which two vertices have out-degree 22 and two vertices have in-degree 22).Un {\it cycle orienté} est l'orientation d'un cycle. Nous prouvons que pour tout cycle orienté CC il existe des graphes dirigés sans subdivisions de CC (en tant que sous graphe) et de nombre chromatique arbitrairement grand. Par ailleurs, nous prouvons que pour tout cycle a deux bloques, tout graphe dirigé fortement connexe de nombre chromatique suffisamment grand contient une subdivision de CC. Nous prouvons aussi un resultat semblable sur le cycle antidirigé de taille quatre (avec deux sommets de degré sortant 22 et deux sommets de degré entrant 22)
    corecore